sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.os
/
[main]ParcelCompat
/
writeBoolean
write
Boolean
open
fun
writeBoolean
(
@
NonNull
out
:
Parcel
,
value
:
Boolean
)
(
source
)
Write a boolean value into the parcel at the current f
dataPosition
, growing
dataCapacity
if needed.